Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cloud flow for plural up #530

Merged
merged 9 commits into from
Aug 27, 2024
Merged

Implement cloud flow for plural up #530

merged 9 commits into from
Aug 27, 2024

Conversation

michaeljguarino
Copy link
Member

@michaeljguarino michaeljguarino commented Aug 15, 2024

This adds a --cloud flag to plural up to create a console-less management cluster and register it w/ a hosted console. There are definitely some other ux things we should smooth here, but for now it's good.

Test Plan

local testing

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@michaeljguarino michaeljguarino added the enhancement New feature or request label Aug 15, 2024
@michaeljguarino michaeljguarino force-pushed the cloud-up branch 2 times, most recently from da7a773 to 141cc2d Compare August 16, 2024 01:52
This adds a `--cloud` flag to plural up to create a console-less management cluster and register it w/ a hosted console.  There are definitely some other ux things we should smooth here, but for now it's good.
@zreigz
Copy link
Member

zreigz commented Aug 26, 2024

@michaeljguarino I have finished the cloud flag improvements

@michaeljguarino
Copy link
Member Author

@zreigz looks like there might be some merge conflicts if we could resolve those otherwise lgtm

@zreigz zreigz merged commit 8a6fea0 into main Aug 27, 2024
11 of 13 checks passed
@zreigz zreigz deleted the cloud-up branch August 27, 2024 08:07
michaeljguarino added a commit that referenced this pull request Aug 28, 2024
* Implement cloud flow for `plural up`

This adds a `--cloud` flag to plural up to create a console-less management cluster and register it w/ a hosted console.  There are definitely some other ux things we should smooth here, but for now it's good.

* fix go.mod

* fix pluralctl setup

* fix some minor bugs

* Use temp dir to clone bootstrap repo in

* improve cloud flag

* fix after rebase

---------

Co-authored-by: Lukasz Zajaczkowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants